I’m trying to send alerts from alertmanager with nested custom details. Like
details :
label: 1
label2:
item1: a
item2: b
label3: 3
What kind of alertmanager receiver settings can achieve this? I was aiming for a json format but it does not parse correctly in the message sent to pagerDuty.